CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android jni

搜索资源列表

  1. ffaudio1

    0下载:
  2. java开发android客户端 音频解码的源码 JNI-the java development android client audio decoder source JNI
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:353205
    • 提供者:mr liang
  1. H264Android_CPP

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:134439
    • 提供者:李军
  1. AndroidImage

    1下载:
  2. 一个基于jni的图像处理工具 包括二值化 灰度化 膨胀 腐蚀 等等 是android上图像处理的好例子 还能提高处理速度-Jni-based image processing tools, including the expansion of corrosion of binary gray is a good example to android image processing can improve the processing speed
  3. 所属分类:Other systems

    • 发布日期:2015-04-18
    • 文件大小:366592
    • 提供者:yangan
  1. androidwordsnap

    0下载:
  2. android平台的文字扫描,采用jni调用c++函数库进行处理,目前版本只支持英文。-android platform, scan the text, using jni c++ library call processing, the current version only supports English.
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:168812
    • 提供者:tansir
  1. EEPROMPJNI

    0下载:
  2. epprom的linux驱动,附加JNI和调试APK,能在android上运行-epprom the linux drivers, additional JNI and debugging APK, can run android
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:306713
    • 提供者:nemo211
  1. mokoid.tar

    0下载:
  2. android hal 学习jni hal流程咯,看看吧,有用的-android hal
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:10929
    • 提供者:xuweifu
  1. addPandroidPNDK

    0下载:
  2. android上NDK实现的一个简单的加法程序,有C和C++实现的库文件,java通过JNI调用动态库-android on the NDK to achieve a simple addition process, the C and C++ implementation of the library, java dynamic library called through JNI
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:220331
    • 提供者:郑超
  1. g729_jni_java

    0下载:
  2. jni封装的优化过的g729编解码库,可以给android应用开发使用-g729 codec for android developer(using jni)
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:44622
    • 提供者:朱五
  1. fireeffect

    0下载:
  2. 实现火焰特效的代码,可以移植到android的native层,通过JNI来调用-fire effect on Visual C++
  3. 所属分类:android

    • 发布日期:2017-06-02
    • 文件大小:14645386
    • 提供者:zhangbin
  1. native-activity

    0下载:
  2. 使用native jni调用实现android Activity功能回调-use android native jni to impl activity component
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:6571
    • 提供者:AnryWang
  1. mslib_2012_04_29

    0下载:
  2. android 刷卡器mslib 解码库. 可以用arm-linux-gcc 编译 然后用JNI调用-android Mslib libary .
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:106120
    • 提供者:梁方
  1. JniStepByStep

    0下载:
  2. Android NDK开发实例集合,有各种JNI小例子集成在里面,对于android ndk开发入门非常有帮助-Android NDK development instance of the collection, there are a variety of the JNI small example of integration inside the android the ndk development entry is very
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:95010
    • 提供者:
  1. MyJni

    0下载:
  2. Android NDK jni使用,包括java调用,脚本编写,和C++代码实现
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:38180
    • 提供者:刘聪启
  1. ffplay_Android

    0下载:
  2. 本开源Android播放器基于ffmpeg开发,音视频在jni层直接输出,不使用java层的bmp和audiotrack输出,支持arm汇编加速,超级精简。-The open source Android player based on ffmpeg development, audio and video in the direct output of the jni layer, do not use bmp and audiotrack output, of the java layer
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4814941
    • 提供者:mwaccount
  1. ffvideo1

    0下载:
  2. java开发android客户端 视频解码的源码 JNI-java development android client video decoder source JNI
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:199932
    • 提供者:mr liang
  1. andless

    0下载:
  2. androd系统的媒体播放器。andless播放器源码,jni层的播放器,包括wav,mp3,m4a等开源的解码器。-android platform media player. Andless player,an jni level player,include decoder with wav, mp3, m4a, etc.
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:1858695
    • 提供者:wang
  1. FFMPEGAndroid

    0下载:
  2. 在linux系统下安装eclipse,并导入NDK编译器,编写android.mk脚本文件。把ffmpeg移植到android,通过JNI为上层java提供接口-In the Linux system under eclipse installed, and import NDK compiler, compiling a android.mk scr ipt file. Porting ffmpeg to Android, through the JNI for the java interf
  3. 所属分类:Audio program

    • 发布日期:2017-11-07
    • 文件大小:10459
    • 提供者:金丰
  1. AndroidH264JNI

    0下载:
  2. android上传视频流的h246编码以及解码的jni实现-android upload video streaming h246 encoding and decoding jni achieve
  3. 所属分类:Java Develop

    • 发布日期:2016-01-24
    • 文件大小:1833984
    • 提供者:徐龙
  1. android_os_Debug

    0下载:
  2. android os debug this file is contained in android source project. it s path is android source framework base core jni directory.
  3. 所属分类:Applet

    • 发布日期:2017-11-19
    • 文件大小:4842
    • 提供者:kkk
  1. LiveWallpaperSampleWithJNI

    0下载:
  2. android平台JNI调用C语言类库 NDK编译.so类库-the android platforms JNI call C language class library
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:58720
    • 提供者:JackWong
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com